'宣言 Public MustInherit Class BaseGridWrapper (Of T As {New, GridModel}, TOut As BaseGridWrapper(Of T,TOut)) Inherits Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper(Of T,TOut)
public abstract class BaseGridWrapper<T,TOut> : Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<T,TOut> where T: new(), GridModel where TOut: BaseGridWrapper<T,TOut>
オンラインで表示: GitHub